 .slider_card .p-card .p-card-content {
     padding: 0 !important;
 }

 .slider_card ul li {
     padding: 0 10px;
     display: flex;
     gap: 15px;
     flex-direction: row;
     align-items: center;
 }

 .slider_card ul {
     border-radius: 0 0 20px 20px;
 }

 .slider_card ul .oneDay {
     color: #162A2B;
     font-size: 14px;
     font-style: normal;
     font-weight: 400;
     opacity: 0.5;
 }
 
 .res_offer {
     background: rgba(244, 164, 77, 0.13) !important;
 }

 
 .rewards .groups_btn-input {
     width: -moz-fit-content;
     width: fit-content;
     padding: 5px;
     display: flex;
     flex-direction: row;
     border-radius: 6.051px;
     width: 430.5px;
     height: 52.647px;
     background-color: #fff;
     flex-shrink: 0;
 }

 @media screen and (width <=767px) {
     .rewards .groups_btn-input {
         width: 60%;
     }
 }

 @media screen and (width <=540px) {
     .rewards .groups_btn-input {
         width: 100%;
     }
 }

 @media screen and (width <=540px) {
     .rewards .groups_btn-input {
         width: 270px !important;
     }
 }

 .rewards .groups_btn-input input {
     border-radius: 0 !important;
     border-color: white !important;
 }

 .rewards .groups_btn-input .ant-btn {
     background-color: #000 !important;
     width: 120.75px !important;
     height: 40.544px !important;
 }

 .rewards .groups_btn-input .ant-input:focus {
     outline: 0 none;
     outline-offset: 0;
     box-shadow: 0 0 0 0.1rem #fff !important;
     border-color: #fff !important;
 }

 .rewards .groups_btn-input .ant-input:focus {
     outline: 0 none;
     outline-offset: 0;
     box-shadow: 0 0 0 0.1rem rgba(255, 255, 255, 0.4) !important;
 }

 .rewards .groups_btn-input .ant-input:hover {
     outline: 0 none;
     outline-offset: 0;
     box-shadow: 0 0 0 0.1rem rgba(255, 255, 255, 0.4) !important;
     border-color: #fff !important;
 }

 .rewards .groups_btn-input {
     border-radius: 4px;
     border: 1px solid rgba(0, 0, 0, 0.2588235294) !important;
     height: 35px !important;
 }

 .rewards .groups_btn-input .ant-input {
     height: 15px !important;
 }

 .rewards .groups_btn-input .ant-btn {
     height: 100% !important;
     width: fit-content !important;
     font-size: 10px;
     padding: 0 20px
 }

 .app_payment_points .content strong {
     font-size: 17px;
     line-height: 29.98px;
 }

 .app_payment_points .content .strong strong {
     font-size: 12px;
     line-height: 29.98px;
 }

 .app_payment_points .content p {
     font-size: 13px;
     font-weight: 550;
 }

 .app__payment_summary1 .summary-right {
     width: 60px !important;
     height: 60px !important;
 }

 .app__payment_summary1 .summary-left {
     width: 100%;
 }

 .app__payment_summary1 .summary-left .content {
     display: flex;
     justify-content: space-between;
     flex-direction: column;
 }

 .app__payment_summary1 .summary-left .content .content1,
 .app__payment_summary1 .summary-left .content .content2 {
     display: flex;
     justify-content: space-between;
     flex-direction: row;
 }

 .app__payment_summary1 .summary-left .content .content1 {
     width: 100%;
 }

 .app__payment_summary1 .summary-left .content .content1 h3 {
     color: #0D0715;
     font-size: 14px;
     font-style: normal;
     font-weight: 700;
 }

 .app__payment_summary1 .summary-left .content .content1 h2 {
     color: #0D0715;
     font-size: 14px;
     font-style: normal;
     font-weight: 700;

 }

 .app__payment_summary1 .summary-left .content .content2 h3 {
     font-size: 14px;
     font-style: normal;
     font-weight: 400;

 }

 .app__payment_summary1 .summary-left .content .content2 h2 {
     color: #0D0715;
     font-size: 14px;
     font-style: normal;
     font-weight: 400;
     line-height: 197.4%;

 }

 .app__payment_summary_date .summary-left {
     width: 100%;
 }

 .app__payment_summary_date .summary-left .content2 {
     width: 100%;
 }

 .app__payment_summary_date .summary-left .content2 h3 {
     color: #0D0715;
     text-align: right;
     font-size: 14px;
     font-style: normal;
     font-weight: 700;
 }

 .app__payment_summary_date .summary-left .content2 h2 {
     color: #0D0715;
     font-size: 14px;
     font-style: normal;
     font-weight: 700;

 }

 .app__payment_summary_date .summary-left .content2 h3 {
     color: #0D0715;
     font-size: 14px;
     font-style: normal;
     font-weight: 400;

 }

 .app__payment_summary_date .summary-left .content2 h2 {
     color: #0D0715;
     font-size: 14px;
     font-style: normal;
     font-weight: 400;
     line-height: 197.4%;

 }
  

 .app_payment_points {
     width: 100%;
 }

 .app_payment_points .res_offer {
     display: flex;
     justify-content: space-between;
     align-items: center;
     background: rgba(244, 164, 77, 0.13) !important;
 }

 .app_payment_points .res_offer .ant-btn {
     padding: 5px 8px !important;
 }

 
 .content3_price h2 {
     font-size: 1.6rem;
     font-style: normal;
     font-weight: 700;
 }



 
.promo-input-wrapper {  
    border: 1px solid rgba(0, 0, 0, 0.26);  
}

@media screen and (max-width: 767px) {
    .promo-input-wrapper {
        width: 60%;
    }
}

@media screen and (max-width: 540px) {
    .promo-input-wrapper {
        width: 270px !important;
    }
}

.promo-input-wrapper .promo-input {
    border: none !important;
    box-shadow: none !important;
}

.promo-input-wrapper .promo-input:focus {
    border-color: #d9d9d9;
    box-shadow: none;
}

.promo-input-wrapper .promo-button {
    min-width: 100px;
    height: 40px;
    background-color: #162a2b;
    color: #fff;
    border: none;
}

.promo-input-wrapper .promo-button:hover {
    background-color: #1d3a3c;
}  

